home *** CD-ROM | disk | FTP | other *** search
/ Aminet 35 / Aminet 35 (2000)(Schatztruhe)[!][Feb 2000].iso / Aminet / dev / lang / jikes020-060.readme < prev    next >
Encoding:
Text File  |  2000-01-02  |  2.3 KB  |  57 lines

  1. Short:    Fast Java compiler,v1.06 (68020-060,FPU)
  2. Author:   Philippe Charles and David Shields, IBM Research.
  3. Uploader: kyrimis@cti.gr (Kriton Kyrimis)
  4. Version:  1.06
  5. Type:     dev/lang
  6.  
  7. This is a native Amiga port (no ixemul.library required) of jikes, the
  8. free Java compiler from IBM, compiled for a 68020-68060 with an FPU.
  9.  
  10. The Aminet version is the latest stable version.  The current development
  11. version can be found at http://dias.cti.gr/~kyrimis/jikes/ .
  12.  
  13. REQUIREMENTS:
  14. * An Amiga with a 68020 or higher processor, a working FPU, and enough memory
  15.   to run the program.
  16. * The Java run-time classes (e.g., those from Sun, or from Kaffe).
  17.  
  18. INSTALLATION:
  19. Simply copy the jikes executable somewhere in your path.
  20.  
  21. USAGE:
  22. Set either the CLASSPATH or the JIKESPATH environment variable to point
  23. to the directories and zip/jar files that you want your compiler to use.
  24. E.g., if you are using Kaffe, you can say:
  25. setenv CLASSPATH "GG:share/kaffe/Klasses.jar;GG:share/kaffe/Pizza.jar;."
  26. Separate the path components using semicolons. You can use UNIX "." and ".."
  27. notation for the current directory and for the parent directory of a
  28. directory.
  29.  
  30. If you find a bug in the Amiga port, you can contact me at kyrimis@cti.gr
  31. and I'll see what I can do.
  32.  
  33. Kriton Kyrimis.
  34.  
  35. ******************************************************************************
  36. This software is subject to the terms of the IBM Public License, available
  37. at the following URL: http://www.research.com/jikes/license/license3.htm.
  38. Copyright (C) 1996, 1999 International Business Machines Corporation
  39. and others.  All Rights Reserved.
  40. ******************************************************************************
  41.  
  42.  
  43. ============================= Archive contents =============================
  44.  
  45. Original  Packed Ratio    Date     Time    Name
  46. -------- ------- ----- --------- --------  -------------
  47.     5744    1617 71.8% 17-Sep-99 23:19:32 +contrib.htm
  48.  1546328  510090 67.0% 29-Sep-99 23:08:56 +jikes
  49.     3676    1683 54.2% 18-Sep-99 02:42:08 +jikes.1
  50.    41540   14299 65.5% 18-Sep-99 06:31:14 +jikes.htm
  51.    11886    4387 63.0% 18-Jun-99 00:32:44 +license.htm
  52.    51080   19651 61.5% 18-Sep-99 06:31:14 +news.htm
  53.      739     428 42.0% 16-Sep-99 16:01:30 +README
  54.     1487     788 47.0% 23-Jun-99 20:23:32 +README.AMIGA
  55. -------- ------- ----- --------- --------
  56.  1662480  552943 66.7% 01-Nov-99 22:53:56   8 files
  57.